net/http.wantConn.waiting (method)
4 uses
net/http (current package)
transport.go#L912: if w.cancelCtx != nil && !w.waiting() {
transport.go#L1353: func (w *wantConn) waiting() bool {
transport.go#L1470: if w == nil || w.waiting() {
transport.go#L1685: if w.waiting() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)